home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases96 / 02Feburary96 / MiscKit1.7.1.txt < prev    next >
Text File  |  1996-02-16  |  5KB  |  129 lines

  1.  
  2.  
  3. FOR IMMEDIATE RELEASE
  4.  
  5. Contact:
  6. Don Yacktman
  7. (801)221-0344
  8. don@misckit.com
  9.  
  10.  
  11. ANNOUNCING THE RELEASE OF THE MISCKIT VERSION 1.7.1
  12.  
  13. Update to Kit of Free Objective-C Objects Is Now Available
  14.  
  15. PROVO, UT, Feb 14, 1996 -- A new release of the MiscKit has been
  16. made publically available.  It contains many new objects and fixes
  17. all problems reported since the previous release.  The MiscKit may
  18. be obtained via ftp to any of the following sites:
  19.  
  20. ftp://next-ftp.peak.org/pub/next/sources/classes/MiscKit1.7.1.s.gnutar.gz
  21. (or
  22. ftp://next-ftp.peak.org/pub/next/submissions/MiscKit1.7.1.s.gnutar.gz)
  23. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.s.gnutar.gz
  24. ftp://ftp.informatik.uni-muenchen.de/pub/comp/platforms/next/Developer/objc/misc
  25. kit/MiscKit1.7.1.s.gnutar.gz
  26.  
  27. If the German site does not yet have the MiscKit mirrored, it
  28. should have the kit within a few days.  There are also accompanying
  29. binary packages built for various architectures available only at:
  30.  
  31. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.b.NIHS.gnutar.gz
  32. ftp://ftp.thoughtport.com/pub/next/misckit/MiscKit1.7.1.b.NI.gnutar.gz
  33.  
  34. The thoughtport.com site always has the most recent official MiscKit
  35. distribution available in /pub/next/misckit with all previous versions
  36. archived in /pub/next/misckit/old.
  37.  
  38. The MiscKit is an easy to install kit consisting of Objective-C
  39. objects, Interface Builder palettes, bundles, and other useful
  40. programming resources.  All the resources in the MiscKit have been
  41. donated by various Internet personalities for the benefit of other
  42. NEXTSTEP programmers.
  43.  
  44. Objects include data structures (string, tree, stack, queue,
  45. priority queue, linked list), interface widgets (find panel,
  46. textfield, button and slider subclasses, clock and calendar views,
  47. icon wells, progress pie/bar), macros, other useful objects (lock
  48. file, log file, time, stopwatch, serial port, colors, subprocess,
  49. remote subprocess, file), frameworks for building complex
  50. interfaces (MiscMergeKit, MiscInspectorKit, InfoMenuKit) and even
  51. some useful example applications...plus much more!
  52.  
  53. To make the MiscKit more attractive to developers, use of the
  54. MiscKit resources is absolutely free of charge, no matter how
  55. the resources are used.  Redistribution of the MiscKit is also
  56. encouraged.  Many developers are reluctant to use objects which
  57. are under the GNU "Copyleft".  As a result, the MiscKit has its
  58. own license which allows developers to reuse the code freely,
  59. even in commercial projects.  Everything possible has been done
  60. to encourage the use of the MiscKit to speed development efforts.
  61.  
  62. Any developer who has generally useful objects, palettes, or
  63. other programming resources and would like to donate them to the
  64. MiscKit effort is welcome to do so.  Contact Don Yacktman at
  65. don@misckit.com for information on how to prepare a MiscKit
  66. submission.  By making a submission to the MiscKit, a developer
  67. can avoid the hassles of packaging up a formal distribution of
  68. their resources and in turn help add to a growing centralized
  69. pool of useful resources.
  70.  
  71. The misckit mailing lists are temporarily out of order and we
  72. hope to have them up and working at a new site soon.  Until
  73. then, inquiries and subscription requests should be made to
  74. don@misckit.com.  If you request a subscription, be sure to
  75. specify whether you wish to be part of the development discussion
  76. or only receive MiscKit-based press releases.  When the mailing
  77. lists are once again up and running, a press release will be
  78. sent out to and let everyone know about the changes in addresses
  79. and any other important details.
  80.  
  81. Please note that the creation of the "misckit.com" domain does
  82. NOT mean that the MiscKit is "going commercial" in any way--it
  83. will always be free and open as it has been in the past.  Nothing
  84. has changed and NO special significance should be read into the
  85. use of ".com" instead of ".org".
  86.  
  87. The MiscKit has evolved from the DAYMiscKit and several objects
  88. released over the past few years by Don Yacktman and other USENET
  89. personalities.
  90.  
  91.  
  92. Don Yacktman
  93.  
  94. Don Yacktman is an alumnus of Brigham Young University, with a
  95. Master of Science in Electrical and Computer Engineering.
  96. He acts as the MiscKit administrator in his spare time between
  97. various NEXTSTEP and Unix consulting projects.
  98.  
  99. # # # #
  100.  
  101. All trademarks mentioned belong to their respective owners.
  102.  
  103. The MiscKit is in no way affiliated with Brigham Young University.
  104.  
  105.  
  106.  
  107.  
  108. Changes since version 1.7.0:
  109.  
  110. V1.7.1  2/14/96  Maintenance and update release:
  111.  
  112. Added MiscSplitView, MiscAppIconAnimator objects and
  113.     MiscTree(Search) category.
  114.  
  115. Added LazyScrollDir, IconTester, SplitView example apps.
  116.  
  117. Updates and bug fixes to FREE.h, SELECT.h, MiscTableScroll,
  118.     ScrollDir, MiscMergeKit, MiscTree object and documentation.
  119.  
  120.  
  121. Note:  there is a known bug in MiscTableScroll which could cause
  122.     a crash under certain rare circumstances.  A fix should be
  123.     available soon and will be released both as a patch for this
  124.     MiscKit release and as part of the next MiscKit release.
  125.  
  126.  
  127.  
  128. [More details about the bug fixes and additions can be found
  129.     in the MiscKit's History.rtf file.]